projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78f3273
)
* iswitchb.el (iswitchb-all-frames): Fix last change.
author
Chong Yidong
<cyd@gnu.org>
Fri, 4 May 2012 06:02:23 +0000
(14:02 +0800)
committer
Chong Yidong
<cyd@gnu.org>
Fri, 4 May 2012 06:02:23 +0000
(14:02 +0800)
lisp/iswitchb.el
patch
|
blob
|
history
diff --git
a/lisp/iswitchb.el
b/lisp/iswitchb.el
index a31828514bdafc680fc013756b1b2144752557c1..6493a8f800c8ca0c37a7215e67a66d4c27d0f7df 100644
(file)
--- a/
lisp/iswitchb.el
+++ b/
lisp/iswitchb.el
@@
-372,7
+372,7
@@
See also `iswitchb-newbuffer'."
:type 'string
:group 'iswitchb)
-(def
var
iswitchb-all-frames 'visible
+(def
custom
iswitchb-all-frames 'visible
"Argument to pass to `walk-windows' when iswitchb is finding buffers.
See documentation of `walk-windows' for useful values."
:type '(choice (const :tag "Selected frame only" nil)